Skip to main content

CustomizableChartFeature

Index

ColumnColumn
CustomizableChartFeature.AREA_CHARTCustomizableChartFeature.BAR_CHART
CustomizableChartFeature.COLUMN_CHARTCustomizableChartFeature.LINE_CHART
CustomizableChartFeature.PIE_CHARTCustomizableChartFeature.SCATTER_CHART
CustomizableChartFeature.TAIL_FEATURECustomizableChartFeature.TOOLTIP
CustomizableChartFeature.X_AXIS_LABELCustomizableChartFeature.X_AXIS_TITLE
CustomizableChartFeature.Y_AXIS_LABELCustomizableChartFeature.Y_AXIS_TITLE

Enumeration Members

AREA_CHART

AREA_CHART:= undefined

Defined in : link:https://github.com/thoughtspot/ts-chart-sdk/blob/f477c20/src/types/common.types.ts#L49

BAR_CHART

BAR_CHART:= undefined

Defined in : link:https://github.com/thoughtspot/ts-chart-sdk/blob/f477c20/src/types/common.types.ts#L48

COLUMN_CHART

COLUMN_CHART:= undefined

Defined in : link:https://github.com/thoughtspot/ts-chart-sdk/blob/f477c20/src/types/common.types.ts#L47

LINE_CHART

LINE_CHART:= undefined

Defined in : link:https://github.com/thoughtspot/ts-chart-sdk/blob/f477c20/src/types/common.types.ts#L46

PIE_CHART

PIE_CHART:= undefined

Defined in : link:https://github.com/thoughtspot/ts-chart-sdk/blob/f477c20/src/types/common.types.ts#L45

SCATTER_CHART

SCATTER_CHART:= undefined

Defined in : link:https://github.com/thoughtspot/ts-chart-sdk/blob/f477c20/src/types/common.types.ts#L44

TAIL_FEATURE

TAIL_FEATURE:= undefined

Defined in : link:https://github.com/thoughtspot/ts-chart-sdk/blob/f477c20/src/types/common.types.ts#L50

TOOLTIP

TOOLTIP:= undefined

Defined in : link:https://github.com/thoughtspot/ts-chart-sdk/blob/f477c20/src/types/common.types.ts#L43

X_AXIS_LABEL

X_AXIS_LABEL:= undefined

Defined in : link:https://github.com/thoughtspot/ts-chart-sdk/blob/f477c20/src/types/common.types.ts#L39

X_AXIS_TITLE

X_AXIS_TITLE:= undefined

Defined in : link:https://github.com/thoughtspot/ts-chart-sdk/blob/f477c20/src/types/common.types.ts#L40

Y_AXIS_LABEL

Y_AXIS_LABEL:= undefined

Defined in : link:https://github.com/thoughtspot/ts-chart-sdk/blob/f477c20/src/types/common.types.ts#L41

Y_AXIS_TITLE

Y_AXIS_TITLE:= undefined

Defined in : link:https://github.com/thoughtspot/ts-chart-sdk/blob/f477c20/src/types/common.types.ts#L42